Click or drag to resize

MessageTaskDelegationState Property

Contains the delegation state of a task.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public TaskDelegationState TaskDelegationState { get; set; }

Property Value

Type: TaskDelegationState
The state of the task delegation.
See Also